CIMPLICITY Configuration REST API Web Service
CIMPLICITY Configuration REST API Web Service / CimDevicePoint Json Schema
In This Topic
    CimDevicePoint Json Schema
    In This Topic
    Description
    object contains the device information for a CIMPLICITY point.
    Overview
    CimDevicePoint
    object contains the device information for a CIMPLICITY point.
    Address : string
    AddressOffset : integer
    AddressType : CimMMSAddressTypeEnum
    AnalogDeadband : string
    DelayLoad : boolean
    DeviceID : string
    JustInTime : boolean
    PollAfterSetpoint : boolean
    ScanRate : integer
    TriggerType : CimDeviceTriggerEnum
    TriggerValue : string
    UpdateCriteria : CimUpdateCriteriaEnum
    Properties
    NameDescriptionData Type
     string
     integer
     CimMMSAddressTypeEnum
     string
     boolean
     string
     boolean
     boolean
     integer
     CimDeviceTriggerEnum
     string
     CimUpdateCriteriaEnum
    See Also